Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


removeObjectPage

This procedure removes a page from an object. You can specify the page to remove with the page reference or the page sequence. The page reference takes precedence if both are supplied.

Location: ry\app\rydesmngrp.i

Parameters:

INPUT pcContainerObjectName AS CHARACTER

The object name of the container in which the page exists.

INPUT pcContainerResultCode AS CHARACTER

The container result code, if any.

INPUT pcPageReference AS CHARACTER

The page reference. An asterisk(*) indicates all pages should be removed.

INPUT piPageSequence AS INTEGER

The page sequence.

INPUT plRemoveObjectInstances AS LOGICAL

If YES, remove the object instance record. If NO, only remove the record linking the object instance to a particular page.

Notes: None


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095